[INFO] updating cached repository https://github.com/RoryNickolls/rust-pong
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }`
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0eee4bb9deea708ad6072c91d10e618bd4184d7
[INFO] checking RoryNickolls/rust-pong against master#43a4909ee98ed4d006d9d773f5d94dc58e34f846 for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoryNickolls%2Frust-pong" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RoryNickolls/rust-pong
[INFO] finished tweaking git repo https://github.com/RoryNickolls/rust-pong
[INFO] tweaked toml for git repo https://github.com/RoryNickolls/rust-pong written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RoryNickolls/rust-pong on toolchain 43a4909ee98ed4d006d9d773f5d94dc58e34f846
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RoryNickolls/rust-pong already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4c7dfe03776911a5302056045527532f8f236cbbb42c6020482196b175317afb
[INFO] running `Command { std: "docker" "start" "4c7dfe03776911a5302056045527532f8f236cbbb42c6020482196b175317afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4c7dfe03776911a5302056045527532f8f236cbbb42c6020482196b175317afb" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c7dfe03776911a5302056045527532f8f236cbbb42c6020482196b175317afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4c7dfe03776911a5302056045527532f8f236cbbb42c6020482196b175317afb" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.48
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling proc-macro2 v0.4.26
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling rand v0.6.4
[INFO] [stderr]     Checking stb_truetype v0.2.5
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking smallvec v0.6.8
[INFO] [stderr]    Compiling backtrace v0.3.13
[INFO] [stderr]    Compiling glium v0.23.0
[INFO] [stderr]     Checking rusttype v0.7.3
[INFO] [stderr]     Checking rustc-demangle v0.1.13
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]     Checking andrew v0.1.6
[INFO] [stderr]     Checking rand_os v0.1.1
[INFO] [stderr]     Checking nix v0.12.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking x11-dl v2.18.3
[INFO] [stderr]     Checking wayland-sys v0.21.11
[INFO] [stderr]    Compiling wayland-scanner v0.21.11
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]    Compiling wayland-client v0.21.11
[INFO] [stderr]    Compiling wayland-protocols v0.21.11
[INFO] [stderr]     Checking wayland-commons v0.21.11
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.4
[INFO] [stderr]     Checking winit v0.18.1
[INFO] [stderr]     Checking glutin v0.19.0
[INFO] [stderr]     Checking pong v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `glium::Program`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use glium::Program;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display` and `Frame`
[INFO] [stdout]  --> src/ecs.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use glium::{uniform, Surface, Frame, Display};
[INFO] [stdout]   |                               ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/render.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | implement_vertex!(Vertex, position);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `glium::Program`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use glium::Program;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display` and `Frame`
[INFO] [stdout]  --> src/ecs.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use glium::{uniform, Surface, Frame, Display};
[INFO] [stdout]   |                               ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ecs.rs:53:46
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn add_entity(&mut self, entity: Box<Entity>) {
[INFO] [stdout]    |                                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn add_entity(&mut self, entity: Box<dyn Entity>) {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/render.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | implement_vertex!(Vertex, position);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/ball.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn process_input_event(&mut self, event: &glutin::Event) {
[INFO] [stdout]    |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/ecs.rs:53:46
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn add_entity(&mut self, entity: Box<Entity>) {
[INFO] [stdout]    |                                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn add_entity(&mut self, entity: Box<dyn Entity>) {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `events` is never read
[INFO] [stdout]   --> src/game_loop.rs:40:46
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut events: Vec<glutin::Event> = Vec::new();
[INFO] [stdout]    |                                              ^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 44 |             events = Vec::new();
[INFO] [stdout]    |             ------ `events` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bounds` is never read
[INFO] [stdout]  --> src/rigidbody.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Rigidbody {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     bounds: Bounds,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `in_play` is never read
[INFO] [stdout]   --> src/ball.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Ball {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     in_play: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `intersectsX` should have a snake case name
[INFO] [stdout]   --> src/bounds.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let intersectsX = self.position.x - self.dimensions.x / 2.0 <= other.position.x - other.dimensions.x / 2.0;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `intersects_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `intersectsY` should have a snake case name
[INFO] [stdout]   --> src/bounds.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let intersectsY = self.position.y - self.dimensions.y / 2.0 <= other.position.y - other.dimensions.y / 2.0;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `intersects_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `intersectsZ` should have a snake case name
[INFO] [stdout]   --> src/bounds.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let intersectsZ = self.position.z - self.dimensions.z / 2.0 <= other.position.z - other.dimensions.z / 2.0;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `intersects_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `containsX` should have a snake case name
[INFO] [stdout]   --> src/bounds.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let containsX = self.position.x - self.dimensions.x / 2.0 > other.position.x - other.dimensions.x / 2.0;
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case: `contains_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `containsY` should have a snake case name
[INFO] [stdout]   --> src/bounds.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let containsY = self.position.y - self.dimensions.y / 2.0 > other.position.y - other.dimensions.y / 2.0;
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case: `contains_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `containsZ` should have a snake case name
[INFO] [stdout]   --> src/bounds.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let containsZ = self.position.z - self.dimensions.z / 2.0 > other.position.z - other.dimensions.z / 2.0;
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case: `contains_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/ball.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn process_input_event(&mut self, event: &glutin::Event) {
[INFO] [stdout]    |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `events` is never read
[INFO] [stdout]   --> src/game_loop.rs:40:46
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut events: Vec<glutin::Event> = Vec::new();
[INFO] [stdout]    |                                              ^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 44 |             events = Vec::new();
[INFO] [stdout]    |             ------ `events` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bounds` is never read
[INFO] [stdout]  --> src/rigidbody.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Rigidbody {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     bounds: Bounds,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `in_play` is never read
[INFO] [stdout]   --> src/ball.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Ball {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     in_play: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `intersectsX` should have a snake case name
[INFO] [stdout]   --> src/bounds.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let intersectsX = self.position.x - self.dimensions.x / 2.0 <= other.position.x - other.dimensions.x / 2.0;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `intersects_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `intersectsY` should have a snake case name
[INFO] [stdout]   --> src/bounds.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let intersectsY = self.position.y - self.dimensions.y / 2.0 <= other.position.y - other.dimensions.y / 2.0;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `intersects_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `intersectsZ` should have a snake case name
[INFO] [stdout]   --> src/bounds.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let intersectsZ = self.position.z - self.dimensions.z / 2.0 <= other.position.z - other.dimensions.z / 2.0;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `intersects_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `containsX` should have a snake case name
[INFO] [stdout]   --> src/bounds.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let containsX = self.position.x - self.dimensions.x / 2.0 > other.position.x - other.dimensions.x / 2.0;
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case: `contains_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `containsY` should have a snake case name
[INFO] [stdout]   --> src/bounds.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let containsY = self.position.y - self.dimensions.y / 2.0 > other.position.y - other.dimensions.y / 2.0;
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case: `contains_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `containsZ` should have a snake case name
[INFO] [stdout]   --> src/bounds.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let containsZ = self.position.z - self.dimensions.z / 2.0 > other.position.z - other.dimensions.z / 2.0;
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case: `contains_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.19.0, winit v0.18.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4c7dfe03776911a5302056045527532f8f236cbbb42c6020482196b175317afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c7dfe03776911a5302056045527532f8f236cbbb42c6020482196b175317afb", kill_on_drop: false }`
[INFO] [stdout] 4c7dfe03776911a5302056045527532f8f236cbbb42c6020482196b175317afb
